Maintenance of Multipress input method by Openismus GmbH:
authorDaniel Elstner <daniel@src.gnome.org>
Wed, 10 Dec 2008 11:58:37 +0000 (11:58 +0000)
committerDaniel Elstner <daniel@src.gnome.org>
Wed, 10 Dec 2008 11:58:37 +0000 (11:58 +0000)
commit3c5a7c3b709ce8abf32313faae962d7ab9893b29
tree41adbe53a419ca75bb9021a2ece456e0acf09bf0
parent4bba2b2d745f4c78dd77e31e851f64c05afbfcf5
Maintenance of Multipress input method by Openismus GmbH:

* modules/input/gtkimcontextmultipress.[ch]: Clean up the code
a bit to follow the GTK+ coding style more closely.  Fix the code
to emit "preedit-start" and "preedit-end", too, rather than only
"preedit-changed".
(GTK_IM_CONTEXT_MULTIPRESS*): Rename incorrectly spelled macros
gtk_im_context_multipress*. Shouldn't break API or ABI as it's
only used internally.
* modules/input/immultipress.c: More cleanup,
* modules/input/README.multipress: ditto.

svn path=/trunk/; revision=21864
ChangeLog
modules/input/README.multipress
modules/input/gtkimcontextmultipress.c
modules/input/gtkimcontextmultipress.h
modules/input/immultipress.c